summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
me@zygoon.pl [Mon, 14 Jul 2025 20:32:25 +0000 (20:32 +0000)]
spread: add autopkgtest section for Debian 13
This should fix autopkgtest in for non-sid.
Signed-off-by: Zygmunt Krynicki <Zygmunt Krynicki me@zygoon.pl>
Gbp-Pq: Name 0005-Add-Debian-Trixie-to-autopkgtest-entries.patch
Zygmunt Krynicki [Wed, 13 Aug 2025 21:57:38 +0000 (21:57 +0000)]
tests: adjust gendeveloper1 to older github.com/jessevdk/go-flags
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
Gbp-Pq: Name 0007-tests-adjust-gendeveloper1-to-older-github.com-jesse.patch
Zygmunt Krynicki [Wed, 13 Aug 2025 16:43:24 +0000 (16:43 +0000)]
o/fdestate: tag nosecboot on reseal_sb_test.go
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
Gbp-Pq: Name 0006-o-fdestate-tag-nosecboot-on-reseal_sb_test.go.patch
Zygmunt Krynicki [Wed, 13 Aug 2025 13:34:32 +0000 (13:34 +0000)]
snap: pass -no-xattrs to unsquashfs unpacking files
To work correctly on systems that use SELinux and extended attributes
pass -no-xattrs when unpacking files.
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
Gbp-Pq: Name 0005-snap-pass-no-xattrs-to-unsquashfs-unpacking-files.patch
Michael Hudson-Doyle [Mon, 14 Jul 2025 20:30:45 +0000 (20:30 +0000)]
cmd/snap-seccomp: use i386 cross-compiler instead of multilib
Multilib gcc has been deprecated.
Gbp-Pq: Name multilib.patch
Michael Hudson-Doyle [Mon, 3 Jun 2024 16:07:56 +0000 (18:07 +0200)]
cmd: adjust manual page sections
Gbp-Pq: Name 0010-man-page-sections.patch
Zygmunt Krynicki [Thu, 17 Jan 2019 14:42:35 +0000 (16:42 +0200)]
i18n: use dummy localizations to avoid dependencies
Upstream snapd uses the github.com/ojii/gettext.go package for access to
translation catalogs. This package is currently not available in Debian
and prevents building the package. As such, replace the real
implementation with a simple dummy one that always uses the English
input strings.
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
Gbp-Pq: Name 0007-i18n-use-dummy-localizations-to-avoid-dependencies.patch
Zygmunt Krynicki [Thu, 17 Jan 2019 15:38:41 +0000 (17:38 +0200)]
cmd/snap: skip tests depending on text wrapping
Upstream snapd contains tests that check the output of various commands
along with the --help command-line argument. The output is wrapped to
match terminal width and for readability. The algorithm for wrapping
has apparently changed across versions of github.com/jessevdk/go-flags.
Since this test is not critical for anything it can be disabled to let
the package build.
Signed-off-by: Zygmunt Krynicki <me@zygoon.pl>
Gbp-Pq: Name 0004-cmd-snap-skip-tests-depending-on-text-wrapping.patch
Zygmunt Krynicki [Thu, 21 Aug 2025 20:46:02 +0000 (20:46 +0000)]
snapd (2.71-3) unstable; urgency=medium
* Set nooptee build tag to disable OP-TEE support
[dgit import unpatched snapd 2.71-3]
Zygmunt Krynicki [Thu, 21 Aug 2025 20:46:02 +0000 (20:46 +0000)]
Import snapd_2.71-3.debian.tar.xz
[dgit import tarball snapd 2.71-3 snapd_2.71-3.debian.tar.xz]
Zygmunt Krynicki [Thu, 21 Aug 2025 13:57:25 +0000 (13:57 +0000)]
Import snapd_2.71.orig.tar.gz
[dgit import orig snapd_2.71.orig.tar.gz]